API

Rental APIs

Tags and resources

POST
rental/units
Creates a new rental unit
GET
rental/units
List of rental units
POST
rental/units/api-operations/{apiOperationId}/instances
1 operation(s) for rental/units
GET
rental/units/{rentalUnitId}
Rental unit details for the provided identifier
POST
rental/units/{rentalUnitId}/api-operations/{apiOperationId}/instances
6 operation(s) for rental/units/{rentalUnitId}
PUT
rental/units/{rentalUnitId}
Update provided rental unit
DELETE
rental/units/{rentalUnitId}
Deletes specified rental unit
GET
rental/units/{rentalUnitId}/calendar-days
Lists calendar data for selected rental unit based on a given parameters
GET
rental/units/calendar-days?startdate={startDate}&endDate={endDate}&productCollectionId={productCollectionId}&productId={productId}&rentalUnitId={rentalUnitId}&checkOutLocationId={checkOutLocationId}
Lists calendar data for rental units based on a given parameters
GET
rental/units/location-availability/totals?productId={productId}
Lists rental units statistics across entire fleet
GET
rental/units/location-availability?productId={productId}
Lists rental units statistics grouped by location
GET
rental/units/product-collections
List of rental units grouped by product collection
GET
rental/units/products
Lists rental units grouped by products
GET
Rental unit total values
This report provides total values for each unit including other details. Supplier owned or customer owned units are excluded from the report.
GET
Rental Units by Depot
List all active rental units with deitaled information about availabillity etc.